In This Topic
Sets the line spacing in points.
>When the method is called with the value of the line spacing is specified in this method.
When the method is called with the value of the line spacing is computed by multiplying the current line height with the value specified in this property.
Syntax
public void setLineSpacing(
double
)
|
Parameters
- value
- The line spacing value, depends on the setLineSpacingMode method.
See Also